ostree.git
2015-02-23 Giuseppe ScrivanoFix GObject introspection annotation
2015-02-23 Giuseppe Scrivanoostree-repo-traverse.c: Fix documentation parameter...
2015-02-23 Colin Walterstests: Move test gpg keyring into writable tmpdir
2015-02-23 Matthew BarnesAdd explicit zlib dependency
2015-02-23 Colin Waltersrepo: Port APIs used by prune to fd-relative *at calls
2015-02-23 Colin Walterslibglnx: Use git.gnome.org's copy
2015-02-23 Colin Walterscheckout: Drop internal use of GFile *
2015-02-23 Colin Waltersdeploy: Also look for /usr/lib/os-release
2015-02-23 Colin WaltersUse libglnx
2015-02-21 Giuseppe Scrivanotests: do not run tests/test-rollsum as part of make...
2015-02-20 Matthew Barnesrepo: Check for OSTREE_REPO in ostree_repo_new_default()
2015-02-18 Daniel Drakelibostree: set directory mtimes to 0 on checkout
2015-02-16 Colin Walterstests: Restore accidentally deleted Makefile bit
2015-02-16 Colin Waltersdeltas: Search for similar objects (possibly renamed...
2015-02-16 Colin Waltersrepo: Add a new iterator traversal API for commits
2015-02-16 Colin Waltersdeltas: Prune deltas when the corresponding "to" commit...
2015-02-16 Colin Waltersdeltas: Make syntax-check happy
2015-02-16 Colin Waltersdeltas: Implement rollsums
2015-02-16 Colin Waltersdeltas: Initial code to copy content from existing...
2015-02-16 Colin Waltersdeltas: Flesh out the open/write/close opcodes
2015-02-16 Colin Waltersdeltas: Use the new internal streaming APIs
2015-02-16 Colin Waltersdeltas: Stub out a few more opcodes
2015-02-16 Colin Waltersdeltas: Print total size of rollsums we would use
2015-02-16 Colin Waltersdeltas: Compute rollsum targets
2015-02-16 Colin Waltersdeltas: Rework format to allow streaming
2015-02-16 Colin Waltersdeltas: Add _V0 to part #define
2015-02-16 Colin Waltersdeltas: Remove support for gzipped delta parts
2015-02-16 Colin Waltersdeltas: Use base64 for csums, add version to parts
2015-02-15 Colin Waltersrepo: Store pending objects in prefixed subdirectory
2015-02-13 Colin Waltersrepo: Fix major performance regression with --scan...
2015-02-13 Colin Walterspull-local: Fix regression with absolute paths
2015-02-08 Colin WaltersChange pull-local to just be a wrapper for pull with...
2015-02-06 Colin Walterspull: Optimize file:/// URIs to skip libsoup and hardli...
2015-02-06 Colin WaltersAdd an internal API to get a read fd for a content...
2015-02-06 Colin Walterspull: Copy the upstream summary file when doing a pull...
2015-02-06 Colin WaltersWhen mirroring, write content directly, do not verify
2015-02-06 Colin WaltersAdd an internal API to stream content objects
2015-02-05 Colin Waltersutil: Add an API to atomic-replace a file, dirfd relati...
2015-02-05 Colin Waltersrepo: Hold an fd "repo_dir_fd" open for the toplevel too
2015-02-04 Colin Waltersprepare-root: Update comments
2015-02-04 Daniel Drakeprepare-root: avoid double-stacked /sysroot mount
2015-02-04 Colin Walterspackaging: Add man5 pages
2015-02-02 Giuseppe Scrivanotests: Add tests for ot-unix-utils
2015-02-02 Giuseppe Scrivanoconfigure.ac: Enable option subdir-objects for automake
2015-02-02 Giuseppe Scrivanotests: Move test-varint and test-rollsum under "make...
2015-02-02 Giuseppe Scrivanosyntax-check: Remove empty lines at the end of file
2015-01-30 Giuseppe Scrivanopull: use a single per-transaction syncfs instead of...
2015-01-30 Giuseppe ScrivanoReplace "==" with "=" in shell script test
2015-01-30 Giuseppe ScrivanoDo not interleave spaces and tabs
2015-01-30 Giuseppe ScrivanoRemove magic argument numbers to exit(2)
2015-01-30 Giuseppe ScrivanoRemove unused <dirent.h>
2015-01-30 Giuseppe ScrivanoRemove unused include <assert.h>
2015-01-30 Giuseppe Scrivanosyntax-check: quote the first argument to AC_DEFINE
2015-01-30 Giuseppe ScrivanoRemove trailing dot from error message
2015-01-30 Giuseppe ScrivanoAdd infrastructure for "make syntax-check"
2015-01-30 Giuseppe ScrivanoFix repeated words.
2015-01-30 Giuseppe ScrivanoFix make distcheck
2015-01-25 Colin Walterspull: (trivial) Fix English in function name
2015-01-23 Colin WaltersRelease 2015.3
2015-01-23 Colin WaltersExplicitly label .origin files as configuration
2015-01-23 Colin Waltersbuild: Add --disable-static-deltas
2015-01-22 Colin Walterspull: Further extend static delta progress
2015-01-22 Colin Walterspull: Distingiush delta pulls from loose better
2015-01-22 Colin Walterscommit: Fix segfault on async writes if object exists...
2015-01-21 Colin Walterstraverse: Fix transfer on hash table
2015-01-21 Colin Waltersdeltas: Use trusted writes
2015-01-21 Colin Waltersdeltas: Drop async content writes
2015-01-21 Colin Waltersdeltas: Unlink temporary metadata files before processing
2015-01-20 Giuseppe Scrivanostatic-delta: limit the number of writes in process...
2015-01-20 Alexander Larssonstatic delta generation: Separate max chunk size from...
2015-01-19 Colin Waltersadmin: Add set-origin command
2015-01-19 Colin Walterssysroot: Add ostree_sysroot_write_origin_file() API
2015-01-19 Colin Walterscmdline: (cleanup) Add internal helper to parse key...
2015-01-19 Colin Waltersadmin: (cleanup) Add internal API to find a deployment...
2015-01-16 Giuseppe Scrivanoeditor: honor arguments environment variable
2015-01-16 Giuseppe Scrivanostatic-delta: do not accept both --from=REV and --empty...
2015-01-15 Matthew Barnesdoc: Manpage love for static-delta command
2015-01-15 Colin Waltersdeltas: Use *at() for writes
2015-01-15 Colin Walterspull: Delete processed delta parts
2015-01-15 Colin WaltersChange OstreeFetcher to be dirfd-relative
2015-01-15 Colin Walterscore: Add an API to parse a content file using dirfd...
2015-01-15 Colin Walterschecksumutils: Support splicing stream to arbitrary...
2015-01-14 Colin Waltersdeltas: (trivial) delete some debugging prints
2015-01-14 Alexander LarssonAllow creating and pulling static deltas starting from...
2015-01-14 Alexander LarssonFix ostree_repo_list_static_delta_names
2015-01-14 Colin Waltersdeltas: Do not traverse all objects, only both commits
2015-01-12 Colin Waltersrepo: Fix bare-user file loads
2015-01-12 Colin Waltersrepo: Deduplicate some code in load_file
2015-01-12 Colin WaltersRelease 2015.2
2015-01-12 Colin WaltersTwo 32 bit compilation fixes
2015-01-12 Matthew Barnesrepo: Report metadata fetch progress separately
2015-01-11 Matthew Barnespull: Prioritize fetching metadata objects over content...
2015-01-11 Matthew Barnesfetcher: Add a priority value to async requests
2015-01-08 Colin WaltersRelease 2015.1
2015-01-08 Colin WaltersBump libgsystem dependency
2015-01-07 Colin Walterscheckout: Add --fsync=false
2015-01-07 Colin WaltersAdd internal ot_openat_read_stream() helper
2015-01-07 Colin WaltersUse *at() functions for native filesystem commits
2015-01-06 Colin Waltersrefs: Use G_IO_ERROR_NOT_FOUND when a ref lookup fails
2015-01-06 Colin Waltersrepo: Improve ostree_repo_load_file() to use `*at(...
next